* lread.c (read1, syms_of_lread): Read hashtables back from the
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 5 Aug 2009 09:19:21 +0000 (09:19 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 5 Aug 2009 09:19:21 +0000 (09:19 +0000)
commit3511d3ddb63061b88120355299b259c7adc6d6da
tree4224f7310bcc7dc3b9a9ba328e583fd5891f7bb0
parent8f847be383f891cfadd549abc05f5b5a2acc1a49
* lread.c (read1, syms_of_lread): Read hashtables back from the
readable format.

* print.c (print_preprocess, print_object): Print hashtables fully
and readably.
(syms_of_print): Provide 'hashtable-print-readable.
src/ChangeLog
src/lread.c
src/print.c